home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / RIGHT.dxr / 00066.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  150 b   |  10 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on enterFrame
  6.   point()
  7.   set the cursor of sprite 20 to [319, 320]
  8.   set the cursor of sprite 26 to [319, 320]
  9. end
  10.